Skip to content

Handle setup when Bun is unavailable#40

Open
Lichas wants to merge 1 commit intogarrytan:mainfrom
Lichas:codex/setup-bun-fallback
Open

Handle setup when Bun is unavailable#40
Lichas wants to merge 1 commit intogarrytan:mainfrom
Lichas:codex/setup-bun-fallback

Conversation

@Lichas
Copy link

@Lichas Lichas commented Mar 14, 2026

Summary

  • detect Bun before running build and Playwright setup steps
  • reuse an existing browse binary when Bun is unavailable instead of failing immediately
  • attempt automatic Bun install only when a rebuild is actually required

Testing

  • bash -n setup
  • ./setup
  • simulated setup run without Bun but with an existing browse binary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant